* server.el (server-start): Allow server to shut down when no frames
authorChong Yidong <cyd@stupidchicken.com>
Wed, 21 Jan 2009 20:28:27 +0000 (20:28 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 21 Jan 2009 20:28:27 +0000 (20:28 +0000)
are available in daemon-mode.

lisp/ChangeLog

index 6293e63d8cb89988b4886fa07a477364a9363a40..47bbd41cd6a7a589bbb2e11432de20ce77630fa8 100644 (file)
@@ -1,3 +1,8 @@
+2009-01-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * server.el (server-start): Allow server to shut down when no
+       frames are available in daemon-mode.
+
 2009-01-21  Juanma Barranquero  <lekktu@gmail.com>
 
        * term.el (term-previous-matching-input, term-next-matching-input)